type regexp/syntax.ranges
5 uses
regexp/syntax (current package)
parse.go#L1926: sort.Sort(ranges{rp})
parse.go#L2171: type ranges struct {
parse.go#L2175: func (ra ranges) Less(i, j int) bool {
parse.go#L2182: func (ra ranges) Len() int {
parse.go#L2186: func (ra ranges) Swap(i, j int) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)